zksync_web3_decl 0.1.0

ZKsync Web3 API abstractions and clients
Documentation
`zksync_web3_decl` is a collection of common types required for ZKsync Web3 API and also `jsonrpsee`-based declaration of server and client traits. Web3 namespaces are declared in `namespaces` module. For the usage of these traits, check the documentation of `jsonrpsee` crate.